home *** CD-ROM | disk | FTP | other *** search
- Path: druid.borland.com!usenet
- From: pete@borland.com (Pete Becker)
- Newsgroups: comp.lang.c++
- Subject: Re: Painfully slow app load with DB tools in BC 5.0
- Date: 11 Apr 1996 01:12:13 GMT
- Organization: Borland International
- Message-ID: <4khm9e$i2@druid.borland.com>
- References: <dpayne.829029759@rainbow>
- NNTP-Posting-Host: pbecker.borland.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- Keywords: OLE Visual database
- X-Newsreader: WinVN 0.99.5
-
- In article <dpayne.829029759@rainbow>, dpayne@rainbow.rmii.com says...
- >
- >My experience with BC 5.0 and the visual database tools (which are
- >very similar to Delphi's constructs) is disappointing. The library links
- >the OLE2 DLL for the conversion to/from variable types using the variant
- >handler in the OLE DLL. Several of my applications are in and out of
- >memory, so they must reload the OLE system (along with IDAPI support) each
- >time. The performance is miserable.
- >
- >Has anyone else had other experiences or shortcuts to make the loading
- >process quicker?
-
- Have you applied patch 1? It speeds up the database tools considerably.
-
-